home *** CD-ROM | disk | FTP | other *** search
/ PC World Interactive 2 / PC World Interactive 2 - Eylül 1997.iso / shar / graf / il7try.exe / IL7TRY / ARCHIVE.Z / ProcSets.aip / TEXT / 780 < prev    next >
Text File  |  1997-05-07  |  312b  |  13 lines

  1. 15 dict dup begin
  2. /FontName /%s def
  3. /FontType 3 def
  4. /FontMatrix [ %f 0 0 %f 0 0 ] def
  5. /FontAscent %d def
  6. /FontDescent %d def
  7. /FontScript %d def
  8. /FontBBox [ %d %d %d %d ] def
  9. /Encoding 256 array dup 0 1 255 { /.notdef put dup } for pop def
  10. /l /lineto load def
  11. /m /moveto load def
  12. /c /curveto load def
  13.